public class GahboninhoSAS extends SharedAgentState
NAME| Constructor and Description |
|---|
GahboninhoSAS(NegotiationSession negoSession,
OpponentModel model,
OMStrategy oms) |
| Modifier and Type | Method and Description |
|---|---|
void |
decrementFirstActions() |
int |
getFirstActions() |
IssueManager |
getIssueManager() |
GahboninhoOM |
getOpponentModel() |
void |
initObjects() |
getNamepublic GahboninhoSAS(NegotiationSession negoSession, OpponentModel model, OMStrategy oms)
public void initObjects()
public GahboninhoOM getOpponentModel()
public IssueManager getIssueManager()
public int getFirstActions()
public void decrementFirstActions()